Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
labs
netmetr-android
Commits
8c477081
Commit
8c477081
authored
Feb 28, 2018
by
Drahomír Karchňák
Browse files
Removed version code and version name from android manifest.
parent
a98d56b4
Pipeline
#42433
passed with stages
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
RMBTAndroid/AndroidManifest.xml
View file @
8c477081
...
...
@@ -16,8 +16,6 @@
-->
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"cz.nic.netmetr"
android:versionCode=
"100"
android:versionName=
"1.0.0"
android:installLocation=
"auto"
>
<uses-sdk
android:minSdkVersion=
"15"
android:targetSdkVersion=
"22"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment