diff --git a/.idea/misc.xml b/.idea/misc.xml index 6de32e1d..fb8c126a 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/app/build.gradle b/app/build.gradle index 9300b3f3..3935d108 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "xyz.quaver.pupil" minSdkVersion 16 targetSdkVersion 28 - versionCode 13 - versionName "2.6" + versionCode 14 + versionName "2.7" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {