Skip to content

Commit 0e14449

Browse files
committed
Update UnifiedNlpApi to fix #4
1 parent 53cb38e commit 0e14449

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
-->
1616
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
1717
package="org.microg.nlp.backend.ichnaea"
18-
android:versionCode="1000"
19-
android:versionName="0.10.0">
18+
android:versionCode="1001"
19+
android:versionName="0.10.1">
2020

2121
<uses-sdk
2222
android:minSdkVersion="10"

0 commit comments

Comments
 (0)