v7.6: image capture and upload

This commit is contained in:
Sulkta 2026-03-12 03:40:17 -07:00
parent ccd2e01008
commit afefd01053
12 changed files with 601 additions and 7 deletions

View file

@ -13,8 +13,8 @@ android {
applicationId = "com.adamaps.varroa"
minSdk = 26
targetSdk = 34
versionCode = 11
versionName = "1.7.5"
versionCode = 12
versionName = "1.7.6"
vectorDrawables {
useSupportLibrary = true