Skip to content

Commit

Permalink
bump version code and version number
Browse files Browse the repository at this point in the history
  • Loading branch information
superus8r committed Jan 24, 2021
1 parent 3c6837d commit e939d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -18,8 +18,8 @@ android {
applicationId "org.kabiri.android.usbterminal"
minSdkVersion 23
targetSdkVersion 30
versionCode 7
versionName "0.7.0"
versionCode 8
versionName "0.7.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit e939d63

Please sign in to comment.