We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025dcde commit af2ba34Copy full SHA for af2ba34
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
minSdk 21
13
targetSdk 31
14
versionCode 1
15
- versionName "1.2"
+ versionName "1.3"
16
17
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
18
vectorDrawables.useSupportLibrary = true
0 commit comments