diff --git a/metadata/com.maltaisn.notes.sync.yml b/metadata/com.maltaisn.notes.sync.yml index 9e3de05fb0..e97feb4a88 100644 --- a/metadata/com.maltaisn.notes.sync.yml +++ b/metadata/com.maltaisn.notes.sync.yml @@ -165,8 +165,16 @@ Builds: - yes prebuild: echo -e '\norg.gradle.jvmargs=-Xmx4g' >> ../gradle.properties + - versionName: 1.6.2 + versionCode: 10602 + commit: 2c2463edea7fa14da254650770883876b66cb5a1 + subdir: app + gradle: + - yes + prebuild: echo -e '\norg.gradle.jvmargs=-Xmx4g' >> ../gradle.properties + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ UpdateCheckName: com.maltaisn.notes -CurrentVersion: 1.6.1 -CurrentVersionCode: 10601 +CurrentVersion: 1.6.2 +CurrentVersionCode: 10602