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

Commit

Permalink
Version bump (#951)
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Bayer <[email protected]>

Co-authored-by: Steven Bayer <[email protected]>
  • Loading branch information
sbayer55 and sbayer55 authored Dec 20, 2021
1 parent ac136f2 commit 1fd468a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply from: file("${rootDir}/build-resources.gradle")
allprojects {
group = 'com.amazon'
version = '1.0.2'
version = '1.0.3'
repositories {
mavenCentral()
maven { url "https://jitpack.io" }
Expand Down

0 comments on commit 1fd468a

Please sign in to comment.