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