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
targetSdk 33
versionCode 18
versionName '1.3.5'
versionCode 1
versionName '1.4.0'
multiDexEnabled true
vectorDrawables {