1.0.0 - Minor bug fixes + Some performance improvements

This commit is contained in:
acclorite 2024-04-26 17:32:28 +03:00
parent 43da347ae0
commit 085cd81464
35 changed files with 193 additions and 71 deletions

View file

@ -16,7 +16,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = 1
versionName = "0.9.9"
versionName = "1.0.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {