Update TRIfA to 1.0.115 (10115)

This commit is contained in:
Jochen Sprickerhof 2021-09-03 10:05:46 +02:00
parent 0ee077badb
commit 37e3257265

View file

@ -868,11 +868,20 @@ Builds:
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
ndk: r20b
- versionName: 1.0.115
versionCode: 10115
commit: 1c55fd2850bc0fc638caf004e254d4d585d9fc73
subdir: android-refimpl-app/app
gradle:
- yes
prebuild: $ANDROID_HOME/tools/bin/sdkmanager 'cmake;3.10.2.4988404'
ndk: r20b
MaintainerNotes: |-
There was an issue with proprietary emoji, see https://github.com/zoff99/ToxAndroidRefImpl/issues/139
This was fixed starting from version 1.0.96 and the NonFreeAssets tag was removed.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9].*
CurrentVersion: 1.0.113
CurrentVersionCode: 10113
CurrentVersion: 1.0.115
CurrentVersionCode: 10115