I forgot to update the version number.

This commit is contained in:
Nacho 2026-06-29 21:26:11 +02:00
parent e5ccff16d0
commit df713855f5

View File

@ -16,7 +16,7 @@ android {
minSdk = 28
targetSdk = 37
versionCode = 1
versionName = "Alpha 0.6.4"
versionName = "Alpha 0.6.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}