Change version and version code to match of release 1.4.0.

This commit is contained in:
天クマ 2026-01-22 15:12:32 -03:00
commit 516fb87878

View file

@ -10,8 +10,8 @@ android {
minSdk 19 minSdk 19
targetSdk 33 targetSdk 33
versionCode 18 versionCode 1
versionName '1.3.5' versionName '1.4.0'
multiDexEnabled true multiDexEnabled true
vectorDrawables { vectorDrawables {