Bump to v1.1 b2

This commit is contained in:
bitscuit 2021-04-04 08:56:46 +02:00
parent d45a4402f3
commit d51b432d12
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "be.bitscuit.mike"
minSdkVersion 16
targetSdkVersion 29
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}