diff --git a/app/build.gradle b/app/build.gradle index 9e45824d4..0f1be62ea 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.gianlu.aria2app" minSdkVersion 21 targetSdkVersion 28 - versionCode 164 - versionName "4.4.0" + versionCode 165 + versionName "4.4.1" } buildTypes {