chore: bump version and changelog for release

This commit is contained in:
eddyizm 2025-11-06 15:44:46 -08:00
parent 17713ee400
commit 36d2320e70
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
3 changed files with 8 additions and 2 deletions

View file

@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdk 35
versionCode 3
versionName '4.1.1'
versionCode 4
versionName '4.1.2'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {