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 b992c1e commit 0ff2f97Copy full SHA for 0ff2f97
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
minSdk 21
16
//noinspection OldTargetApi wait for sources to be released before upgrading
17
targetSdk 33
18
- versionCode 3
19
- versionName "1.1.0"
+ versionCode 4
+ versionName "1.1.1"
20
21
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
22
vectorDrawables {
0 commit comments