diff --git a/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml b/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml index c7ee6ce7ce..f79f98073d 100644 --- a/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml +++ b/metadata/com.inspiredandroid.linuxcommandbibliotheca.yml @@ -213,8 +213,16 @@ Builds: - yes prebuild: sed -i -e '/jetbrains.space/d' ../build.gradle.kts + - versionName: 3.3.6 + versionCode: 100 + commit: bb18b027e3cc4bb90bd90935533ef9ab2edfbc4c + subdir: android + gradle: + - yes + prebuild: sed -i -e '/jetbrains.space/d' ../build.gradle.kts + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: android/build.gradle.kts|versionCode\s=\s(\d+)|build.gradle.kts|version\s=\s"([\d.]+)" -CurrentVersion: 3.3.5 -CurrentVersionCode: 99 +CurrentVersion: 3.3.6 +CurrentVersionCode: 100