Skip to content

Commit e9b2fed

Browse files
committed
release v2.4
1 parent ac0dc68 commit e9b2fed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
minSdkVersion 21
2727
targetSdkVersion 30
2828
versionCode _versionCode
29-
versionName "2.3"
29+
versionName "2.4"
3030

3131
vectorDrawables.useSupportLibrary true
3232
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

app/version.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Tue Oct 06 10:20:17 ICT 2020
2-
VERSION_CODE=131
1+
#Tue Apr 27 15:17:15 ICT 2021
2+
VERSION_CODE=150

0 commit comments

Comments
 (0)