Update changelog, bump to 0.2.1

This commit is contained in:
Jon Staab
2025-01-02 15:14:28 -08:00
parent 814c5974c4
commit 9917970760
3 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "0.2.0"
versionName "0.2.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.