chore: update loco_type_info.csv

This commit is contained in:
undef-i
2025-09-03 18:26:57 +08:00
parent 0d6c11e2bd
commit 44bc27a366
2 changed files with 4 additions and 3 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId = "org.noxylva.lbjconsole"
minSdk = 29
targetSdk = 35
versionCode = 14
versionName = "0.1.4"
versionCode = 15
versionName = "0.1.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}