We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3cdf7f commit 5317369Copy full SHA for 5317369
app/build.gradle
@@ -14,7 +14,7 @@ android {
14
minSdkVersion 21
15
targetSdkVersion 29
16
versionCode 11
17
- versionName "2.2"
+ versionName "2.3"
18
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
19
}
20
signingConfigs {
0 commit comments