Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Adshead authored and Andy Adshead committed Mar 25, 2019
1 parent 882344e commit 7cce8be
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 @@ -8,8 +8,8 @@ android {
applicationId "com.baronkiko.launcherhijack"
minSdkVersion 21
targetSdkVersion 28
versionCode 42
versionName "4.0.2"
versionCode 43
versionName "4.0.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 7cce8be

Please sign in to comment.