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