commit 2ade437953b082928300c04b476853cf620aafdc
parent c85168f9aec45771995a08b87d3042ff9e49b478
Author: gstraube <gstraube@mailbox.org>
Date: Sat, 9 Feb 2019 08:56:33 +0100
Bump version
Diffstat:
1 file changed, 2 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 20
- versionName "2.9"
+ versionCode 21
+ versionName "3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"