1
0
mirror of https://github.com/TeamNewPipe/NewPipe/ synced 2025-01-27 09:11:20 +01:00

moved on to version 0.9.3

This commit is contained in:
Christian Schabesberger 2017-04-18 22:34:32 +02:00
parent c97d794272
commit c3bc648dd4

View File

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