chore: bumped to alpha to release debug apks

This commit is contained in:
eddyizm 2025-10-22 21:45:03 -07:00
parent 2740b6da29
commit 577b50a85b
No known key found for this signature in database
GPG key ID: CF5F671829E8158A

View file

@ -11,7 +11,7 @@ android {
targetSdk 35 targetSdk 35
versionCode 1 versionCode 1
versionName '4.0.0' versionName '4.0.0.alpha'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions { javaCompileOptions {