Changed version to 0.2.1
This commit is contained in:
Родитель
0adcda7893
Коммит
9db1f98ad7
|
@ -15,8 +15,8 @@ android {
|
|||
applicationId 'com.microsoft.officeuifabricdemo'
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 10
|
||||
versionName '0.2.0'
|
||||
versionCode 11
|
||||
versionName '0.2.1'
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
|
@ -16,8 +16,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 10
|
||||
versionName '0.2.0'
|
||||
versionCode 11
|
||||
versionName '0.2.1'
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Загрузка…
Ссылка в новой задаче