File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- version : ' 0.5.2.1_ {build}-{branch}'
1+ version : ' 0.5.2.2_ {build}-{branch}'
22
33environment :
44 ANDROID_HOME : C:\android-sdk-windows
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ buildscript {
77 jcenter()
88 }
99 dependencies {
10- classpath ' com.android.tools.build:gradle:4.1.1 '
10+ classpath ' com.android.tools.build:gradle:4.1.2 '
1111
1212 // NOTE: Do not place your application dependencies here; they belong
1313 // in the individual module build.gradle files
@@ -16,7 +16,7 @@ buildscript {
1616
1717allprojects {
1818 // Values set here will be overriden by AppVeyor, feel free to modify during development.
19- def buildVersionName = ' v0.5.2.1 '
19+ def buildVersionName = ' v0.5.2.2 '
2020 def buildVersionCode = 233
2121
2222 if (System . env. APPVEYOR_BUILD_VERSION != null ) {
You can’t perform that action at this time.
0 commit comments