Add heading, update changelog, bump version

This commit is contained in:
Jon Staab
2025-10-02 12:43:19 -07:00
parent 04155f5b23
commit 71dcfae5ff
6 changed files with 29 additions and 8 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ android {
applicationId "social.flotilla"
minSdk rootProject.ext.minSdkVersion
targetSdk rootProject.ext.targetSdkVersion
versionCode 26
versionName "1.2.5"
versionCode 27
versionName "1.3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.