[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] update spuport library version
commit 5500b504599da44a9281b0d470baa9bd1f2f6069
Author: n8fr8 <nathan@xxxxxxxxxxx>
Date: Wed Dec 13 15:11:15 2017 -0500
update spuport library version
---
app/build.gradle | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/app/build.gradle b/app/build.gradle
index b18ce78c..10dcb765 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -30,24 +30,24 @@ android {
applicationId 'org.torproject.android'
targetSdkVersion 23
maxSdkVersion 23
- versionCode 15510001
- versionName '15.5.1-RC-2-multi-SDK16'
+ versionCode 16000001
+ versionName '16.0.0-ALPHA-1-multi-SDK16'
}
fullperm {
dimension "free"
minSdkVersion 23
applicationId 'org.torproject.android'
targetSdkVersion 25
- versionCode 15510002
- versionName '15.5.1-RC-2-multi-SDK23'
+ versionCode 16000002
+ versionName '16.0.0-ALPHA-1-multi-SDK23'
}
}
}
dependencies {
compile project(':orbotservice')
- 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'
+ compile 'com.android.support:support-v4:25.4.0'
+ compile 'com.android.support:appcompat-v7:25.4.0'
+ compile 'com.android.support:design:25.4.0'
compile 'pl.bclogic:pulsator4droid:1.0.3'
}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits