chore: bump version for release

This commit is contained in:
eddyizm
2025-11-09 16:49:17 -08:00
parent f4ffdc985e
commit ccfe74a6ea

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 {