Bump version to 1.1.0
parent
3f908a42ff
commit
95e177f0e5
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "com.github.brokenithm"
|
applicationId "com.github.brokenithm"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 10000
|
versionCode 10100
|
||||||
versionName "1.0.0"
|
versionName "1.1.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue