diff --git a/app/build.gradle b/app/build.gradle index 6d3d787..32a97c9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { applicationId "com.github.jsbxyyx.xbook" minSdk 27 targetSdk 33 - versionCode 40 - versionName "4.0" + versionCode 41 + versionName "4.1" archivesBaseName = "xplay" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"