Skip to content

Commit

Permalink
Update App Version Number
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeanogamer committed Aug 4, 2018
1 parent 76a51a0 commit e111c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
applicationId "com.danielmilnes.cyberdiscovery"
minSdkVersion 16
targetSdkVersion 27
versionCode 7
versionName "1.3.1"
versionCode 8
versionName "1.3.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}

Expand Down

0 comments on commit e111c03

Please sign in to comment.