Merge branch 'simpleweather' into 'master'
SimpleWeatherForecast: Update to 1.3.0 Build is working fine for me. See merge request !589
This commit is contained in:
commit
e690cd20f6
|
@ -23,8 +23,13 @@ Build:1.2.0,7
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=sed -i -e 's/support-v4:19.1.0/support-v4:21.0.+/g' -e 's/appcompat-v7:19.1.0/appcompat-v7:21.0.+/g' -e '/buildToolsVersion/s/19.1.0/21.0.2/g' -e 's/compileSdkVersion 19/compileSdkVersion 21/g' -e 's/targetSdkVersion 19/targetSdkVersion 21/g' build.gradle
|
prebuild=sed -i -e 's/support-v4:19.1.0/support-v4:21.0.+/g' -e 's/appcompat-v7:19.1.0/appcompat-v7:21.0.+/g' -e '/buildToolsVersion/s/19.1.0/21.0.2/g' -e 's/compileSdkVersion 19/compileSdkVersion 21/g' -e 's/targetSdkVersion 19/targetSdkVersion 21/g' build.gradle
|
||||||
|
|
||||||
|
Build:1.3.0,8
|
||||||
|
commit=024068e9d146dac490c1502a9ca41c9b01aeab1b
|
||||||
|
subdir=SimpleWeatherForecast
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
#Auto Update Mode:Version v%v
|
#Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.2.0
|
Current Version:1.3.0
|
||||||
Current Version Code:7
|
Current Version Code:8
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue