@@ 15,7 15,7 @@ android {
minSdk = 28
targetSdk = 35
versionCode = 1
- versionName = "Alpha 0.5"
+ versionName = "Alpha 0.5.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
@@ 35,6 35,7 @@ fun CreditsScreen(
SettingsEntry(title = "cfogrady", description = "Developed vb-lib-nfc and part of this application.") { }
SettingsEntry(title = "nacabaro", description = "Developed this application.") { }
SettingsEntry(title = "lightheel", description = "Developing the battling part for this application, including server. Still in the works.") { }
+ SettingsEntry(title = "shvstrz", description = "Designing the app icon in SVG.") { }
}
}
}=
\ No newline at end of file