1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-28 15:08:50 +00:00

moved on to version 0.9.4

This commit is contained in:
Christian Schabesberger 2017-04-28 21:26:11 +02:00
parent 134c3804db
commit c81cfdc455

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 15
targetSdkVersion 25
versionCode 30
versionName "0.9.3"
versionCode 31
versionName "0.9.4"
}
buildTypes {
release {