fixed app crashes and some other improvements

This commit is contained in:
Odweta
2024-12-30 17:31:27 +01:00
parent 6dae99d311
commit 1516a00841
14 changed files with 521 additions and 80 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ android {
applicationId = "com.odweta.solon"
minSdk = 28
targetSdk = 34
versionCode = 208
versionCode = 210
versionName = "2.3.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"