mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 02:37:11 -07:00
Release 1.1.0
Adds support for a link to a help file in the app. Updates to the latest Material About Box, which adds theme support
This commit is contained in:
parent
835064e73c
commit
2a99354cf5
2 changed files with 5 additions and 3 deletions
|
@ -11,8 +11,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 24
|
||||
versionCode 3
|
||||
versionName "1.0.2"
|
||||
versionCode 4
|
||||
versionName "1.1.0"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue