We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf477ed commit a69d22eCopy full SHA for a69d22e
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
compileSdk 35
15
targetSdkVersion 34
16
minSdkVersion 21
17
- versionCode 33
18
- versionName "1.7.2"
+ versionCode 34
+ versionName "1.8.0"
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
vectorDrawables.useSupportLibrary = true
21
multiDexEnabled true
0 commit comments