Update new version
This commit is contained in:
parent
a66acfbcea
commit
8fbfd57f78
|
@ -11,8 +11,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
//noinspection OldTargetApi
|
//noinspection OldTargetApi
|
||||||
targetSdkVersion 27
|
targetSdkVersion 27
|
||||||
versionCode 6
|
versionCode 7
|
||||||
versionName "0.5"
|
versionName "0.5.1"
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue