made google play demo account; removed quickdays; removed lecturenotes; fixed settings not applying right away bug

This commit is contained in:
Odweta
2025-02-04 19:15:56 +01:00
parent 81e875bea8
commit 3bac016a8b
9 changed files with 72 additions and 381 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 212
versionName = "2.4.1"
versionCode = 213
versionName = "2.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}