I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 060262ee authored by str4d's avatar str4d
Browse files

Separated client library version

parent c75fe55e
No related branches found
No related tags found
No related merge requests found
apply plugin: 'com.android.library'
version = "0.1"
android {
compileSdkVersion 19
buildToolsVersion "19.1.0"
defaultConfig {
applicationId "net.i2p.android.client"
applicationId "net.i2p.android"
minSdkVersion 9
targetSdkVersion 19
versionCode 1
versionName "0.9.13"
versionName version
}
buildTypes {
release {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment