1.1.0 - Export/Import overhaul

This commit is contained in:
2025-08-22 20:39:19 -06:00
parent 743cb7c765
commit 8d176592c4
9 changed files with 521 additions and 313 deletions

View File

@@ -15,7 +15,7 @@ android {
minSdk = 33
targetSdk = 36
versionCode = 15
versionName = "1.0.1"
versionName = "1.1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}