diff --git a/metadata/de.kitshn.android.yml b/metadata/de.kitshn.android.yml index 3643b4fe70..257cc6ff60 100644 --- a/metadata/de.kitshn.android.yml +++ b/metadata/de.kitshn.android.yml @@ -15,7 +15,7 @@ AutoName: kitshn RepoType: git Repo: https://github.com/aimok04/kitshn -Binaries: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk +Binaries: https://github.com/aimok04/kitshn/releases/download/v%v/android-release.apk Builds: - versionName: 1.0.0-alpha.4 @@ -24,6 +24,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.5 versionCode: 104 @@ -31,6 +32,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.6 versionCode: 105 @@ -38,6 +40,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.7 versionCode: 106 @@ -45,6 +48,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.8.1 versionCode: 108 @@ -52,6 +56,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.9 versionCode: 109 @@ -59,6 +64,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.10.1 versionCode: 1101 @@ -66,6 +72,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.10.2 versionCode: 1102 @@ -73,6 +80,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.11 versionCode: 1110 @@ -80,6 +88,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.12.1 versionCode: 1121 @@ -87,6 +96,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.13 versionCode: 1130 @@ -94,6 +104,7 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk - versionName: 1.0.0-alpha.14 versionCode: 1140 @@ -101,10 +112,20 @@ Builds: subdir: app gradle: - yes + binary: https://github.com/aimok04/kitshn/releases/download/v%v/app-release.apk + + - versionName: 1.0.0-alpha.15.2 + versionCode: 1152 + commit: b6300cdda716ba030e12982c92b6246aa16a36b9 + subdir: composeApp + gradle: + - yes + prebuild: sed -i 's@maven("https://jogamp.org/deployment/maven")@// replaced jogamp + maven@g' ../settings.gradle.kts AllowedAPKSigningKeys: 5d1a9ad416246d76753f51577e00cd6d72dc7c3f36f5f3ec1fcbdb2bc8dd317d AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.0.0-alpha.14 -CurrentVersionCode: 1140 +CurrentVersion: 1.0.0-alpha.15.2 +CurrentVersionCode: 1152