v7.1: add verbose debug logging
This commit is contained in:
parent
ebaf3ce47d
commit
8a63b1408d
7 changed files with 229 additions and 34 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue