0.2.0 - Bugfixes and deleting of matches

This commit is contained in:
2025-08-10 21:40:49 -06:00
parent 485ce337c7
commit 35228d9374
3 changed files with 176 additions and 109 deletions

View File

@@ -14,7 +14,7 @@ android {
minSdk = 35
targetSdk = 35
versionCode = 1
versionName = "0.1.1"
versionName = "0.2.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}