-mavenizing the project
-moving all org.bouncycastl2.* dependencies to Sponcy Castle instead. This way multiple people dont need to maintain rebased versions of BC
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.thialfihar.android.apg"
|
||||
android:versionCode="10900" android:versionName="1.0.9 beta 00"
|
||||
android:installLocation="auto">
|
||||
android:versionCode="10900" android:versionName="1.0.9 beta 00">
|
||||
|
||||
<application
|
||||
android:icon="@drawable/icon"
|
||||
|
||||
Reference in New Issue
Block a user