Bumped version code to 2

This commit is contained in:
Jim Martens 2019-07-16 21:30:44 +02:00
parent 44cf06c9a6
commit 9fd344c452
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ android {
applicationId "de.twomartens.troubleshooting"
minSdkVersion 19
targetSdkVersion 29
versionCode 1
versionCode 2
versionName "0.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}