diff --git a/app/build.gradle b/app/build.gradle index 36a90ec..c657dc8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.vicedev.zy_player_android" minSdkVersion 21 targetSdkVersion 29 - versionCode 2 - versionName "1.0.1" + versionCode 3 + versionName "1.0.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } diff --git a/release/ZY-Player-Android-1.0.2.apk b/release/ZY-Player-Android-1.0.2.apk new file mode 100644 index 0000000..1e32d19 Binary files /dev/null and b/release/ZY-Player-Android-1.0.2.apk differ