We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d727ff commit 54ccebaCopy full SHA for 54cceba
gradle.properties
@@ -13,8 +13,8 @@ org.gradle.jvmargs=-Xmx4g
13
org.gradle.parallel=true
14
15
GROUP=com.amplifyframework
16
-VERSION_NAME=main
17
-VERSION_CODE=1
+VERSION_NAME=1.6.0
+VERSION_CODE=010600
18
19
POM_URL=https://github.com/aws-amplify/amplify-android
20
POM_SCM_URL=https://github.com/aws-amplify/amplify-android
@@ -32,4 +32,3 @@ POM_DEVELOPER_ORGANIZATION_URL=http://aws.amazon.com
32
33
android.useAndroidX=true
34
android.enableJetifier=true
35
-
0 commit comments