Skip to content

Commit

Permalink
Version 2.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ppareit committed Feb 5, 2016
1 parent 4b43aef commit 17ca56e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 20 deletions.
3 changes: 3 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Version 2.11.3 (2016/02/5)
* Updated Russian translations (thanks Sergey)
* Fix selection of file system root
Version 2.11.2 (2016/01/20)
* Add material designed artwork (by Birgit)
Version 2.11.1 (2016/01/09)
Expand Down
2 changes: 1 addition & 1 deletion app/app.iml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
<orderEntry type="jdk" jdkName="Android API 22 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" name="support-v4-22.2.1" level="project" />
<orderEntry type="library" exported="" name="lombok-1.16.6" level="project" />
<orderEntry type="library" exported="" name="support-annotations-22.2.1" level="project" />
<orderEntry type="library" exported="" name="lombok-1.16.6" level="project" />
<orderEntry type="library" exported="" name="cat-1.0.2" level="project" />
</component>
</module>
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "be.ppareit.swiftp"
minSdkVersion 14
targetSdkVersion 22
versionCode 21102
versionName "2.11.2"
versionCode 21103
versionName "2.11.3"
}
buildTypes {
release {
Expand Down
17 changes: 0 additions & 17 deletions app/proguard-rules.pro

This file was deleted.

0 comments on commit 17ca56e

Please sign in to comment.