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

Skip to content
Snippets Groups Projects
gradle.properties 602 B
Newer Older
  • Learn to ignore specific revisions
  • str4d's avatar
    str4d committed
    VERSION_NAME=0.5.1
    
    GROUP=net.i2p.android
    
    POM_URL=https://github.com/i2p/i2p.android.base
    POM_SCM_URL=https://github.com/i2p/i2p.android.base
    POM_SCM_CONNECTION=scm:git@github.com:i2p/i2p.android.base.git
    POM_SCM_DEV_CONNECTION=scm:git@github.com:i2p/i2p.android.base.git
    POM_LICENCE_NAME=The Apache Software License, Version 2.0
    POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
    POM_LICENCE_DIST=repo
    POM_DEVELOPER_ID=str4d
    POM_DEVELOPER_NAME=str4d
    POM_DEVELOPER_EMAIL=str4d@i2pmail.org
    
    
    str4d's avatar
    str4d committed
    ANDROID_BUILD_TARGET_SDK_VERSION=21
    
    str4d's avatar
    str4d committed
    ANDROID_BUILD_TOOLS_VERSION=21.1.2
    
    str4d's avatar
    str4d committed
    ANDROID_BUILD_SDK_VERSION=21