1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-25 04:22:30 +01:00

moved on to v0.9.1

This commit is contained in:
Christian Schabesberger 2017-04-08 17:17:58 +02:00
parent a37802c2b9
commit 6f015349e8

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 25
versionCode 27
versionName "0.9.0"
versionCode 28
versionName "0.9.1"
}
buildTypes {
release {