Skip to content

Commit

Permalink
Bump version and version code
Browse files Browse the repository at this point in the history
  • Loading branch information
lumpidu committed Apr 24, 2024
1 parent 7e55b10 commit 7e1f841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@ android {
minSdkVersion 26
compileSdkVersion 34
targetSdkVersion 34
versionCode 36
versionName "2.0.4"
versionCode 38
versionName "2.1.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 7e1f841

Please sign in to comment.