Skip to content

Commit

Permalink
Update version to 2.1.5, Update Icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
hearsilent committed Sep 22, 2015
1 parent 6d7d692 commit d63e3db
Show file tree
Hide file tree
Showing 8 changed files with 70 additions and 258 deletions.
322 changes: 67 additions & 255 deletions KUASWifiAutoLogin/.idea/workspace.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion KUASWifiAutoLogin/app/app.iml
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
<orderEntry type="library" exported="" name="butterknife-7.0.1" level="project" />
<orderEntry type="library" exported="" name="jsoup-1.8.3" level="project" />
<orderEntry type="library" exported="" name="support-v4-22.2.1" level="project" />
<orderEntry type="library" exported="" name="support-annotations-22.2.1" level="project" />
<orderEntry type="library" exported="" name="android-async-http-1.4.8" level="project" />
<orderEntry type="library" exported="" name="support-annotations-22.2.1" level="project" />
<orderEntry type="library" exported="" name="design-22.2.1" level="project" />
<orderEntry type="library" exported="" name="play-services-base-7.8.0" level="project" />
<orderEntry type="library" exported="" name="appcompat-v7-22.2.1" level="project" />
Expand Down
4 changes: 2 additions & 2 deletions KUASWifiAutoLogin/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "tw.edu.kuas.wifiautologin"
minSdkVersion 9
targetSdkVersion 22
versionCode 214
versionName "2.1.4"
versionCode 215
versionName "2.1.5"
}
buildTypes {
debug {
Expand Down
Binary file modified KUASWifiAutoLogin/app/src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified KUASWifiAutoLogin/app/src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified KUASWifiAutoLogin/app/src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified KUASWifiAutoLogin/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d63e3db

Please sign in to comment.