Skip to content

Commit

Permalink
Merge pull request #169 from grammatek/release/bump_versions
Browse files Browse the repository at this point in the history
Bump version and version code
  • Loading branch information
lumpidu authored Apr 24, 2024
2 parents 7e55b10 + 7e1f841 commit c1310fa
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 c1310fa

Please sign in to comment.