v7.9: fix SettingsDataStore default API key (mapnet -> adamaps)

This commit is contained in:
Kayos 2026-03-12 16:34:28 -07:00
parent 00106f127a
commit 5f053ca2df

View file

@ -13,8 +13,8 @@ android {
applicationId = "com.adamaps.varroa"
minSdk = 26
targetSdk = 34
versionCode = 13
versionName = "1.7.7"
versionCode = 14
versionName = "1.7.9"
vectorDrawables {
useSupportLibrary = true