[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] update version to 15.4.4-BETA-1
commit d86ace63da4a990dc3e8201b25cb565120f31cb1
Author: n8fr8 <nathan@xxxxxxxxxxx>
Date: Fri Oct 20 00:15:24 2017 -0400
update version to 15.4.4-BETA-1
update gradle depends
---
app/build.gradle | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index dd90ed24..96cf0fdf 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -26,22 +26,22 @@ android {
applicationId 'org.torproject.android'
targetSdkVersion 23
maxSdkVersion 23
- versionCode 15430000
- versionName '15.4.3-RC-1-multi-SDK16'
+ versionCode 15440000
+ versionName '15.4.4-BETA-1-multi-SDK16'
}
fullperm {
minSdkVersion 23
applicationId 'org.torproject.android'
targetSdkVersion 25
- versionCode 15430001
- versionName '15.4.3-RC-1-multi-SDK23'
+ versionCode 15440001
+ versionName '15.4.3-BETA-1-multi-SDK23'
}
}
}
dependencies {
compile project(':orbotservice')
- compile 'com.android.support:support-v4:25.0.0'
- compile 'com.android.support:appcompat-v7:25.0.0'
- compile 'com.android.support:design:25.0.0'
+ compile 'com.android.support:support-v4:25.3.1'
+ compile 'com.android.support:appcompat-v7:25.3.1'
+ compile 'com.android.support:design:25.3.1'
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits