From 405184acf653aadb9c78d6bba06fb871d44bfa1f Mon Sep 17 00:00:00 2001 From: doomsdayrs Date: Wed, 1 Jan 2020 22:21:48 -0500 Subject: [PATCH] - Update init --- app/build.gradle | 4 ++-- app/update.xml | 10 +++------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index ed3d2355ae..2b77401b74 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId 'com.github.doomsdayrs.apps.shosetsu' minSdkVersion 22 targetSdkVersion 29 - versionCode 22 - versionName "v1.0.0" + versionCode 23 + versionName "v1.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true } diff --git a/app/update.xml b/app/update.xml index 6654ffc23f..d280fd5108 100644 --- a/app/update.xml +++ b/app/update.xml @@ -1,15 +1,11 @@ - 1.0.0 - 22 + 1.1.0 + 23 https://github.com/Doomsdayrs/shosetsu/releases - - New DB structure, Incompatible to old releases - - Some UI differences - - New App icon - - Settings redesign - - Some features disabled for due to being untested with new DB + - Spoooood update :D