Skip to content

Commit

Permalink
update to 2.10-rev4
Browse files Browse the repository at this point in the history
  • Loading branch information
antest1 committed Mar 20, 2023
1 parent 31d7a02 commit ef1be87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ android {
defaultConfig {
applicationId "com.antest1.gotobrowser"
minSdkVersion 19
targetSdkVersion 30
versionCode 61
versionName "2.10-rev3"
targetSdkVersion 31
versionCode 62
versionName "2.10-rev4"
setProperty("archivesBaseName", "gotobrowser-$versionName")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down

0 comments on commit ef1be87

Please sign in to comment.