QKSMS: fix 3.0.3 (157)
Also explicitly set up NDK r16b
This commit is contained in:
parent
52cd13b9c3
commit
d943865dc3
|
@ -155,9 +155,10 @@ Build:2.7.3,135
|
|||
|
||||
Build:3.0.3,157
|
||||
commit=v3.0.3
|
||||
subdir=QKSMS
|
||||
subdir=presentation
|
||||
gradle=noAnalytics
|
||||
prebuild=sed -i -e '/fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d' -e '/com.google.android.gms:play-services-analytics/d' build.gradle
|
||||
prebuild=sed -i -e 's/enable true/enable false/' -e '/withAnalyticsImplementation/d' build.gradle
|
||||
ndk=r16b
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags ^v[0-9.]+$
|
||||
|
|
Loading…
Reference in a new issue