Skip to content

Commit

Permalink
modify app ver
Browse files Browse the repository at this point in the history
  • Loading branch information
JiChao99 committed Mar 9, 2021
1 parent 3c8af46 commit bade680
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="3" android:versionName="1.0.3" package="com.jichao.top" android:installLocation="auto">
<manifest xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="20" android:versionName="2.0.0" package="com.jichao.top" android:installLocation="auto">
<uses-sdk android:minSdkVersion="26" android:targetSdkVersion="29" />
<application android:label="CheckKeywords"></application>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
Expand Down

0 comments on commit bade680

Please sign in to comment.