chore: bumped version

This commit is contained in:
eddyizm 2025-11-15 09:31:52 -08:00
parent ca8bcba0d7
commit f6f24acfdf
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
3 changed files with 16 additions and 5 deletions

View file

@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdk 35
versionCode 5
versionName '4.2.1'
versionCode 6
versionName '4.2.4'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {