Update Notification Analyser to 2.2 (5)
This commit is contained in:
parent
bf6c93cf86
commit
6dd4080e83
|
@ -23,19 +23,13 @@ Build:2.1,4
|
||||||
prebuild=sed -i -e 's/gradle:0.13.+/gradle:0.12.+/g' ../build.gradle && \
|
prebuild=sed -i -e 's/gradle:0.13.+/gradle:0.12.+/g' ../build.gradle && \
|
||||||
sed -i -e '/jar/d' -e '/support-v4/acompile "com.j256.ormlite:ormlite-android:4.48"\ncompile "com.j256.ormlite:ormlite-jdbc:4.48"\ncompile "com.j256.ormlite:ormlite-core:4.48"' build.gradle
|
sed -i -e '/jar/d' -e '/support-v4/acompile "com.j256.ormlite:ormlite-android:4.48"\ncompile "com.j256.ormlite:ormlite-jdbc:4.48"\ncompile "com.j256.ormlite:ormlite-core:4.48"' build.gradle
|
||||||
|
|
||||||
#Build:2.1,4
|
Build:2.2,5
|
||||||
# commit=c4f3e540a5c09eb6bd2625029265a1ca900eb7bf
|
commit=v2.2
|
||||||
# subdir=NotificationAnalyser/app
|
subdir=NotificationAnalyser/app
|
||||||
# gradle=yes
|
gradle=yes
|
||||||
# rm=NotificationAnalyser/MPChartLib/libs/*,NotificationAnalyser/app/libs/*
|
rm=NotificationAnalyser/MPChartLib/libs/*,NotificationAnalyser/app/libs/*
|
||||||
#
|
|
||||||
#Auto Update Mode:Version v%v
|
|
||||||
Maintainer Notes:
|
|
||||||
With c4f3e5 upstream merged our changes to gradle. Commented out cleaned build
|
|
||||||
works fine, wait for next version. Re-enable AUM.
|
|
||||||
.
|
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.2
|
Current Version:2.2
|
||||||
Current Version Code:5
|
Current Version Code:5
|
||||||
|
|
Loading…
Reference in a new issue