diff --git a/metadata/com.tananaev.logcat.yml b/metadata/com.tananaev.logcat.yml index de691ef5c7..710e555deb 100644 --- a/metadata/com.tananaev.logcat.yml +++ b/metadata/com.tananaev.logcat.yml @@ -115,7 +115,15 @@ Builds: - regular prebuild: sed -i -e '/gms/d' -e '/firebase/d' {..,.}/build.gradle + - versionName: '2.2' + versionCode: 16 + commit: d6ebce5e7a743452156eb180f286321e1c0cfedc + subdir: app + gradle: + - regular + prebuild: sed -i -e '/gms/d' -e '/firebase/d' {..,.}/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.1' -CurrentVersionCode: 15 +CurrentVersion: '2.2' +CurrentVersionCode: 16