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 98ea0df commit 314c36fCopy full SHA for 314c36f
app/build.gradle
@@ -18,7 +18,7 @@ android {
18
minSdk 21
19
//noinspection OldTargetApi wait for sources to be released before upgrading
20
targetSdk 33
21
- versionCode 4
+ versionCode 5
22
versionName "1.2.0"
23
24
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments