-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:
senecaso
2011-10-06 15:31:16 +09:00
parent 9fbda63b6f
commit 6f2333b7d3
15 changed files with 142 additions and 77 deletions

View File

@@ -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"