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 0639d8c commit a852162Copy full SHA for a852162
app/build.gradle
@@ -26,7 +26,7 @@ android {
26
minSdkVersion 24
27
targetSdkVersion 30
28
versionCode 2
29
- versionName '2.1'
+ versionName '2.2'
30
31
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
32
}
0 commit comments