com.maltaisn.notes.sync update

This commit is contained in:
maltaisn 2021-07-30 17:35:05 -04:00 committed by linsui
parent 5b4c3e2fe4
commit c887265265

View file

@ -29,9 +29,14 @@ Builds:
gradle:
- yes
MaintainerNotes: version code is computed so AUM is disabled.
- versionName: 1.4.0
versionCode: 10400
commit: v1.4.0
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.3.0
CurrentVersionCode: 10300
AutoUpdateMode: Version
UpdateCheckMode: Tags v.*[0-9]$
CurrentVersion: 1.4.0
CurrentVersionCode: 10400