v7.1: add verbose debug logging

This commit is contained in:
Sulkta 2026-03-11 12:20:04 -07:00
parent ebaf3ce47d
commit 8a63b1408d
7 changed files with 229 additions and 34 deletions

View file

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