Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Commit 1fd468a

Browse files
authored
Version bump (#951)
Signed-off-by: Steven Bayer <[email protected]> Co-authored-by: Steven Bayer <[email protected]>
1 parent ac136f2 commit 1fd468a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply from: file("${rootDir}/build-resources.gradle")
22
allprojects {
33
group = 'com.amazon'
4-
version = '1.0.2'
4+
version = '1.0.3'
55
repositories {
66
mavenCentral()
77
maven { url "https://jitpack.io" }

0 commit comments

Comments
 (0)