fix: bungled the last release

This commit is contained in:
eddyizm 2026-02-08 16:34:14 -08:00
parent 21ed78d959
commit 499644d041
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
3 changed files with 8 additions and 3 deletions

View file

@ -10,8 +10,8 @@ android {
minSdkVersion 24
targetSdk 35
versionCode 18
versionName '4.10.0'
versionCode 19
versionName '4.10.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {