Skip to content

Commit

Permalink
release v2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hariimurti committed Apr 28, 2021
1 parent ac0dc68 commit e9b2fed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode _versionCode
versionName "2.3"
versionName "2.4"

vectorDrawables.useSupportLibrary true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down
4 changes: 2 additions & 2 deletions app/version.prop
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Tue Oct 06 10:20:17 ICT 2020
VERSION_CODE=131
#Tue Apr 27 15:17:15 ICT 2021
VERSION_CODE=150

0 comments on commit e9b2fed

Please sign in to comment.