From 3f051c365a1d4221dba0e501f2da4d3b3b4adcc3 Mon Sep 17 00:00:00 2001 From: Gianlu Date: Sun, 11 Nov 2018 15:49:20 +0100 Subject: [PATCH] Release 1.10.0 (39) --- CommonUtils | 2 +- app/build.gradle | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CommonUtils b/CommonUtils index 158c09a2..ec099b43 160000 --- a/CommonUtils +++ b/CommonUtils @@ -1 +1 @@ -Subproject commit 158c09a2f5f38c30181b5391d732537ddcf715ba +Subproject commit ec099b437b533e0a0dbf4006960daa7e4cb20f07 diff --git a/app/build.gradle b/app/build.gradle index 6755f148..1cdeb647 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.gianlu.aria2android" minSdkVersion 21 targetSdkVersion 28 - versionCode 38 - versionName "1.9.4" + versionCode 39 + versionName "1.10.0" } buildTypes {