diff --git a/metadata/com.logseq.app.yml b/metadata/com.logseq.app.yml index 3f41475c5a..70e3aaac64 100644 --- a/metadata/com.logseq.app.yml +++ b/metadata/com.logseq.app.yml @@ -303,6 +303,7 @@ Builds: - versionName: 0.10.10 versionCode: 84 + disable: nightly version commit: d8c6ca264bdf9a6a0f03c46dbf3509210367624a subdir: android/app sudo: @@ -377,6 +378,6 @@ MaintainerNotes: The commit of rsapi need to be updated manually. First, find th then check the update time of the libs in https://github.com/logseq/capacitor-file-sync/tree/master/android/src/main/jniLibs. AutoUpdateMode: Version -UpdateCheckMode: Tags -CurrentVersion: 0.10.10 -CurrentVersionCode: 84 +UpdateCheckMode: Tags ^[\d.]+$ +CurrentVersion: 0.10.9 +CurrentVersionCode: 83