diff --git a/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml b/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml index 372f3190b8..fb57547d06 100755 --- a/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml +++ b/gst-sdk/tutorials/android-tutorial-5/AndroidManifest.xml @@ -1,23 +1,34 @@ - - - - - - + package="com.gst_sdk_tutorials.tutorial_5" + android:versionCode="1" + android:versionName="1.0" > + + + + + + + + + + + - - + + - + + \ No newline at end of file