mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-22 21:55:39 +00:00
removed deprecated sub-package version information
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.sap.sse.datamining.annotations"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.1.0">
|
||||
package="com.sap.sse.datamining.annotations">
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="22" />
|
||||
<uses-sdk />
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user