Bump to v0.8.6

This commit is contained in:
Lonami Exo 2020-08-30 12:19:36 +02:00
parent 5d88d63419
commit 21358abff9
2 changed files with 3 additions and 3 deletions

View file

@ -21,8 +21,8 @@ android {
//noinspection MinSdkTooLow
minSdkVersion 8
targetSdkVersion 29
versionCode 850
versionName "0.8.5"
versionCode 860
versionName "0.8.6"
}
buildTypes {
release {