mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Memo Game to 1.1 (7)
This commit is contained in:
parent
6724e00b75
commit
ac77af99ce
1 changed files with 11 additions and 2 deletions
|
|
@ -40,11 +40,20 @@ Builds:
|
|||
rm:
|
||||
- gradle
|
||||
|
||||
- versionName: '1.1'
|
||||
versionCode: 7
|
||||
commit: 4d262cffecebe110747d7b8a4cd4ba8af7a9af27
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
Gradle wrapper's distributionUrl suggests Gradle 2.14.1, but Android Gradle
|
||||
plugin actually requires newer Gradle version.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue