Increase version to 3
This commit is contained in:
parent
0318ef24c6
commit
1c67c20bc9
|
@ -6,8 +6,8 @@ android {
|
||||||
applicationId "eu.stuifzand.micropub"
|
applicationId "eu.stuifzand.micropub"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 26
|
targetSdkVersion 26
|
||||||
versionCode 2
|
versionCode 3
|
||||||
versionName '0.0.1-alpha'
|
versionName '0.0.2-alpha'
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user