bumped up version number

This commit is contained in:
X1nto 2020-07-02 23:20:45 +04:00
parent 6606d93081
commit 0d5e7f0941
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "com.vanced.manager"
minSdkVersion 21
targetSdkVersion 29
versionCode 9
versionName "1.0.1"
versionCode 10
versionName "1.0.2"
vectorDrawables.useSupportLibrary = true
}