plectrum

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 6b3d4edcbde7081ffa9fbb88cf348300467ed0fa
parent ccbaab6eb6b3a33e074d1054d2efc0b1db32f012
Author: gstraube <gstraube@mailbox.org>
Date:   Sun, 10 Mar 2019 11:52:51 +0100

Bump version

Diffstat:
Mapp/build.gradle | 4++--
Aapp/release/output.json | 2++
2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.cythara" minSdkVersion 15 targetSdkVersion 28 - versionCode 21 - versionName "3.0" + versionCode 22 + versionName "3.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/app/release/output.json b/app/release/output.json @@ -0,0 +1 @@ +[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":20,"versionName":"2.9","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}] +\ No newline at end of file