Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ekibun committed Mar 12, 2019
1 parent 05f02e3 commit a0a6904
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
![icon](./app/src/main/ic_launcher-web.png)
# QuickSetting Tiles Box
[![GitHub release]( https://img.shields.io/github/release-pre/ekibun/TilesBox.svg)](https://github.com/ekibun/TilesBox/releases)
[![GitHub license]( https://img.shields.io/github/license/ekibun/TilesBox.svg)](https://github.com/ekibun/TilesBox)
[![Github download]( https://img.shields.io/github/downloads/ekibun/TilesBox/total.svg)](https://github.com/ekibun/TilesBox/releases)

Add following quick setting tiles to QuickSetting Panel on Androd N+

Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "soko.ekibun.tilesbox"
minSdkVersion 24
targetSdkVersion 28
versionCode 2
versionName "2.0"
versionCode 3
versionName "3.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit a0a6904

Please sign in to comment.