0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-22 11:15:10 +00:00

bumped up version number

This commit is contained in:
X1nto 2020-07-02 23:20:45 +04:00
parent 6606d93081
commit 0d5e7f0941

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
}