We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0520a98 commit 1724391Copy full SHA for 1724391
config.gradle
@@ -5,7 +5,7 @@ ext {
5
minSdkVersion : 23,
6
targetSdkVersion : 30,
7
versionCode : 19,
8
- versionName : "3.1.1",
+ versionName : "3.2.0",
9
testInstrumentationRunner: "androidx.test.runner.AndroidJUnitRunner",
10
consumerProguardFiles : 'consumer-rules.pro',
11
]
0 commit comments