Update Vespucci to 0.9.6.1.990 (48)
This commit is contained in:
parent
792e9255b3
commit
5d1dea0c4d
|
@ -117,6 +117,12 @@ Build:0.9.5.1.965,44
|
||||||
rm=libs/acra*.jar,libs/xmpcore*.jar,libs/signpost*.jar
|
rm=libs/acra*.jar,libs/xmpcore*.jar,libs/signpost*.jar
|
||||||
prebuild=sed -i -e '/support-v4/acompile "ch.acra:acra:4.5.0"\ncompile "com.adobe.xmp:xmpcore:5.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"' -e '/versionCode/d' -e '/versionName/d' build.gradle
|
prebuild=sed -i -e '/support-v4/acompile "ch.acra:acra:4.5.0"\ncompile "com.adobe.xmp:xmpcore:5.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"' -e '/versionCode/d' -e '/versionName/d' build.gradle
|
||||||
|
|
||||||
|
Build:0.9.6.1.990,48
|
||||||
|
commit=0.9.6
|
||||||
|
gradle=yes
|
||||||
|
rm=libs/acra*.jar,libs/xmpcore*.jar,libs/signpost*.jar
|
||||||
|
prebuild=sed -i -e '/support-v4/acompile "ch.acra:acra:4.5.0"\ncompile "com.adobe.xmp:xmpcore:5.1.2"\ncompile "oauth.signpost:signpost-core:1.2.1.2"\ncompile "oauth.signpost:signpost-commonshttp4:1.2.1.2"' -e '/versionCode/d' -e '/versionName/d' build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
* Remove versionCode and versionName from build.gradle due to mismatch (using
|
* Remove versionCode and versionName from build.gradle due to mismatch (using
|
||||||
higher VC in AndroidManifest.xml):
|
higher VC in AndroidManifest.xml):
|
||||||
|
@ -126,7 +132,7 @@ Maintainer Notes:
|
||||||
* Bump ArchivePolicy with each new-repo build until back to normal.
|
* Bump ArchivePolicy with each new-repo build until back to normal.
|
||||||
.
|
.
|
||||||
|
|
||||||
Archive Policy:1 versions
|
Archive Policy:2 versions
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:0.9.6.1.990
|
Current Version:0.9.6.1.990
|
||||||
|
|
Loading…
Reference in a new issue