Kotlin rewrote Main & Settings, huge code optimisations

This commit is contained in:
Deniz Düzgören
2019-05-14 22:28:45 +02:00
parent 907a746b55
commit b38cd038d4
9 changed files with 878 additions and 11 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "com.denizd.substitutionplan"
minSdkVersion 21
targetSdkVersion 28
versionCode 11
versionName "1.3.0"
versionCode 12
versionName "1.4.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {