diff --git a/metadata/com.starry.greenstash.yml b/metadata/com.starry.greenstash.yml index 6688a642b8..1837acf4a7 100644 --- a/metadata/com.starry.greenstash.yml +++ b/metadata/com.starry.greenstash.yml @@ -256,7 +256,15 @@ Builds: - yes prebuild: sed -i -e 's/8.12.2/8.11.1/' ../build.gradle + - versionName: 4.1.0 + versionCode: 410 + commit: f27ab210e7c9f7f97e231d9d0975dd01b74d53d8 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/8.12.2/8.11.1/' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 4.0.1 -CurrentVersionCode: 401 +CurrentVersion: 4.1.0 +CurrentVersionCode: 410