mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 13:15:35 +00:00
7 lines
153 B
XML
7 lines
153 B
XML
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
|
package="com.sap.sailing.domain.shared.android">
|
|
|
|
<uses-sdk />
|
|
|
|
</manifest>
|