release version v0.8.3

This commit is contained in:
Ivan Agosto
2025-02-01 18:59:36 -06:00
parent 8004d14e64
commit b27bfbd01d

View File

@ -9,8 +9,8 @@ android {
compileSdk 35 compileSdk 35
minSdkVersion 26 minSdkVersion 26
targetSdkVersion 32 targetSdkVersion 32
versionCode 13 versionCode 14
versionName "0.8.2" versionName "0.8.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
} }