Change version tag

This commit is contained in:
2020-02-08 20:47:28 +01:00
committed by Matte23
parent 848f107fde
commit c45a742239

View File

@@ -11,8 +11,8 @@ android {
applicationId "net.underdesk.circolapp"
minSdkVersion 21
targetSdkVersion 29
versionCode 1
versionName "0.1.0"
versionCode 3
versionName "0.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {