chore: bump version for release

This commit is contained in:
eddyizm 2025-11-09 16:49:17 -08:00
parent f4ffdc985e
commit ccfe74a6ea
No known key found for this signature in database
GPG key ID: CF5F671829E8158A

View file

@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdk 35
versionCode 4
versionName '4.1.3'
versionCode 5
versionName '4.2.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {