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 ac0dc68 commit e9b2fedCopy full SHA for e9b2fed
app/build.gradle
@@ -26,7 +26,7 @@ android {
26
minSdkVersion 21
27
targetSdkVersion 30
28
versionCode _versionCode
29
- versionName "2.3"
+ versionName "2.4"
30
31
vectorDrawables.useSupportLibrary true
32
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
app/version.prop
@@ -1,2 +1,2 @@
1
-#Tue Oct 06 10:20:17 ICT 2020
2
-VERSION_CODE=131
+#Tue Apr 27 15:17:15 ICT 2021
+VERSION_CODE=150
0 commit comments