Skip to content

Commit 7cce8be

Browse files
Andy AdsheadAndy Adshead
authored andcommitted
Updated version number
1 parent 882344e commit 7cce8be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "com.baronkiko.launcherhijack"
99
minSdkVersion 21
1010
targetSdkVersion 28
11-
versionCode 42
12-
versionName "4.0.2"
11+
versionCode 43
12+
versionName "4.0.3"
1313
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1414
}
1515
buildTypes {

0 commit comments

Comments
 (0)