mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update QKSMS to 3.6.7 (2197)
This commit is contained in:
parent
8c7d0e21f6
commit
67ffbe0ff6
1 changed files with 11 additions and 2 deletions
|
|
@ -436,7 +436,16 @@ Build:3.6.6,196
|
|||
sed -i -e '/io.fabric/d; /com.google.gms/d' ../build.gradle build.gradle
|
||||
ndk=r16b
|
||||
|
||||
Build:3.6.7,2197
|
||||
commit=v3.6.7
|
||||
subdir=presentation
|
||||
gradle=noAnalytics
|
||||
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle && \
|
||||
sed -i -e '/glide-snapshot/d; /maven.fabric.io/d' ../build.gradle && \
|
||||
sed -i -e '/io.fabric/d; /com.google.gms/d' ../build.gradle build.gradle
|
||||
ndk=r16b
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags ^v[0-9.]+$
|
||||
Current Version:3.6.6
|
||||
Current Version Code:196
|
||||
Current Version:3.6.7
|
||||
Current Version Code:2197
|
||||
|
|
|
|||
Loading…
Reference in a new issue