upgraded to OpenKeychain api v10
This commit is contained in:
		
							parent
							
								
									ca7b397828
								
							
						
					
					
						commit
						f64018d0a2
					
				@ -29,7 +29,7 @@ repositories {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
dependencies {
 | 
					dependencies {
 | 
				
			||||||
	compile project(':libs:MemorizingTrustManager')
 | 
						compile project(':libs:MemorizingTrustManager')
 | 
				
			||||||
	compile 'org.sufficientlysecure:openpgp-api:9.0'
 | 
						compile 'org.sufficientlysecure:openpgp-api:10.0'
 | 
				
			||||||
	compile 'com.soundcloud.android:android-crop:1.0.1@aar'
 | 
						compile 'com.soundcloud.android:android-crop:1.0.1@aar'
 | 
				
			||||||
	compile 'com.android.support:support-v13:23.0.1'
 | 
						compile 'com.android.support:support-v13:23.0.1'
 | 
				
			||||||
	compile 'org.bouncycastle:bcprov-jdk15on:1.52'
 | 
						compile 'org.bouncycastle:bcprov-jdk15on:1.52'
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user