Skip to content

Commit

Permalink
gradle: Set version 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeGruffins committed Mar 16, 2021
1 parent 705b040 commit 9a144b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "com.decred.decredaddressscanner"
minSdkVersion 16
targetSdkVersion 30
versionCode 7
versionName "1.07"
versionCode 8
versionName "1.08"

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

0 comments on commit 9a144b7

Please sign in to comment.