diff --git a/metadata/com.burhanrashid52.photoediting.yml b/metadata/com.burhanrashid52.photoediting.yml index 45239c1254..cae9687a08 100644 --- a/metadata/com.burhanrashid52.photoediting.yml +++ b/metadata/com.burhanrashid52.photoediting.yml @@ -28,7 +28,17 @@ Builds: - scripts/publish-mavencentral.gradle prebuild: sed -i -e '/publish-mavencentral/d' ../photoeditor/build.gradle + - versionName: 3.0.2 + versionCode: 10 + commit: ad11748b1cafa02c46dd30523c9ae3befe17656b + subdir: app + gradle: + - yes + rm: + - scripts/publish-mavencentral.gradle + prebuild: sed -i -e '/publish-mavencentral/d' ../photoeditor/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 3.0.1 -CurrentVersionCode: 8 +CurrentVersion: 3.0.2 +CurrentVersionCode: 10