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:
parent
101c5f5b7d
commit
ddc0afa65a
22 changed files with 448 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue