mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Mysplash to 3.8.1 (381)
This commit is contained in:
parent
f8e9c1f036
commit
99e0a79792
1 changed files with 18 additions and 2 deletions
|
|
@ -388,7 +388,23 @@ Builds:
|
|||
- echo android.useAndroidX=true >> ../gradle.properties
|
||||
- echo android.enableJetifier=true >> ../gradle.properties
|
||||
|
||||
- versionName: 3.8.1
|
||||
versionCode: 381
|
||||
commit: 3.8.1
|
||||
subdir: app
|
||||
patch:
|
||||
- 3.6.9-ru_locale.patch
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/src/main/res/resource/values-ru/arrays.xml
|
||||
- app/src/main/res/resource/values-ru/strings.xml
|
||||
prebuild:
|
||||
- git checkout a307d32e325b8f33022f28975fac9253d1de705d -- ../gradle.properties
|
||||
- echo android.useAndroidX=true >> ../gradle.properties
|
||||
- echo android.enableJetifier=true >> ../gradle.properties
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.7.8
|
||||
CurrentVersionCode: 378
|
||||
CurrentVersion: 3.8.1
|
||||
CurrentVersionCode: 381
|
||||
|
|
|
|||
Loading…
Reference in a new issue