Update 34C3 app and remove jar file hack
This commit is contained in:
parent
e318b242b8
commit
7ed5b7a661
|
@ -22,7 +22,14 @@ Build:1.33.0,40
|
|||
sed -i -e 's@files("libs/TraceDroid-1.1.jar")@"org.ligi:tracedroid:1.2"@' build.gradle && \
|
||||
sed -i -e 's/gradle-4.4/gradle-4.3.1/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Build:1.33.1,41
|
||||
commit=v.1.33.1
|
||||
subdir=app
|
||||
gradle=ccc34c3
|
||||
prebuild=cp local.properties gradle.properties && \
|
||||
sed -i -e 's/gradle-4.4/gradle-4.3.1/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
|
||||
Auto Update Mode:Version v.%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.33.0
|
||||
Current Version Code:40
|
||||
Current Version:1.33.1
|
||||
Current Version Code:41
|
||||
|
|
Loading…
Reference in a new issue