Merge branch 'development'

This commit is contained in:
eddyizm 2025-10-07 21:52:10 -07:00
commit 4ab122a9d7
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
87 changed files with 6091 additions and 326 deletions

View file

@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdk 35
versionCode 32
versionName '3.15.0'
versionCode 33
versionName '3.16.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {