diff --git a/metadata/io.ente.auth.yml b/metadata/io.ente.auth.yml index 0761e61941..3f7cf6b75a 100644 --- a/metadata/io.ente.auth.yml +++ b/metadata/io.ente.auth.yml @@ -1385,10 +1385,9 @@ Builds: - flutter/bin/flutter build apk --flavor fdroid -t lib/main.dart ndk: r21 - - versionName: 3.0.6 - versionCode: 306 - disable: https://github.com/ente-io/ente/issues/1279#issuecomment-2146892444 - commit: 493153dce12a7bb5aaf325f62239fc45de8536be + - versionName: 3.0.7 + versionCode: 307 + commit: 358761f267f34fec3025a0d37b92df704780bf8e subdir: auth submodules: true sudo: @@ -1438,5 +1437,5 @@ Builds: AutoUpdateMode: Version UpdateCheckMode: Tags ^auth-v UpdateCheckData: auth/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ -CurrentVersion: 3.0.6 -CurrentVersionCode: 306 +CurrentVersion: 3.0.7 +CurrentVersionCode: 307