Update PlainApp to 2.1.6 (400)

This commit is contained in:
checkupdates bot 2025-08-02 04:44:22 +00:00 committed by linsui
parent 1d82db20f2
commit 5bc99175da

View file

@ -3216,6 +3216,39 @@ Builds:
gradleprops:
- abiFilters=x86_64
- versionName: 2.1.6
versionCode: 398
commit: 90177508674067aa7ffca0b748367920745dcd26
subdir: app
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
-e '/media3.cast/d' {..,.}/build.gradle.kts
gradleprops:
- abiFilters=armeabi-v7a
- versionName: 2.1.6
versionCode: 399
commit: 90177508674067aa7ffca0b748367920745dcd26
subdir: app
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
-e '/media3.cast/d' {..,.}/build.gradle.kts
gradleprops:
- abiFilters=arm64-v8a
- versionName: 2.1.6
versionCode: 400
commit: 90177508674067aa7ffca0b748367920745dcd26
subdir: app
gradle:
- github
prebuild: sed -i -e '/com.google.gms/d' -e '/firebase/d' -e '/CrashlyticsExtension/,+2d'
-e '/media3.cast/d' {..,.}/build.gradle.kts
gradleprops:
- abiFilters=x86_64
AutoUpdateMode: Version
UpdateCheckMode: Tags v\d+\.\d+(\.\d+)?
VercodeOperation:
@ -3223,5 +3256,5 @@ VercodeOperation:
- '%c - 1'
- '%c - 0'
UpdateCheckData: app/build.gradle.kts|val vCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 2.1.5
CurrentVersionCode: 397
CurrentVersion: 2.1.6
CurrentVersionCode: 400