Skip to content

Commit 54cceba

Browse files
committed
chore(release): release v1.6.0
1 parent 4d727ff commit 54cceba

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

gradle.properties

+2-3
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ org.gradle.jvmargs=-Xmx4g
1313
org.gradle.parallel=true
1414

1515
GROUP=com.amplifyframework
16-
VERSION_NAME=main
17-
VERSION_CODE=1
16+
VERSION_NAME=1.6.0
17+
VERSION_CODE=010600
1818

1919
POM_URL=https://github.com/aws-amplify/amplify-android
2020
POM_SCM_URL=https://github.com/aws-amplify/amplify-android
@@ -32,4 +32,3 @@ POM_DEVELOPER_ORGANIZATION_URL=http://aws.amazon.com
3232

3333
android.useAndroidX=true
3434
android.enableJetifier=true
35-

0 commit comments

Comments
 (0)