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 a950c5d commit c994c49Copy full SHA for c994c49
app/build.gradle
@@ -32,8 +32,8 @@ android {
32
applicationId "org.fossasia.phimpme"
33
minSdkVersion 21
34
targetSdkVersion 29
35
- versionCode 12
36
- versionName '1.9.0'
+ versionCode 13
+ versionName '1.10.0'
37
multiDexEnabled true
38
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
39
vectorDrawables.useSupportLibrary = true
0 commit comments