release version v0.8.3

This commit is contained in:
Ivan Agosto 2025-02-01 18:59:36 -06:00
parent 4738c317cc
commit 3f461792e5

View File

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