1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-10 18:59:42 +02:00

Release v0.2.5

This commit is contained in:
Gregor Santner 2017-04-10 19:50:40 +02:00
parent 101c5f5b7d
commit ddc0afa65a
No known key found for this signature in database
GPG key ID: 7E83A7834AECB009
22 changed files with 448 additions and 4 deletions

View file

@ -5,8 +5,8 @@ android {
compileSdkVersion 24
buildToolsVersion "24.0.3"
def VERSION_CODE = 14
def VERSION_NAME = "0.2.4"
def VERSION_CODE = 15
def VERSION_NAME = "0.2.5"
def APP_NAME = "dandelion*"
def APP_PACKAGE = "com.github.dfa.diaspora_android"
def APP_ICON = "@drawable/ic_launcher"