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