Skip to content

Commit

Permalink
Update to v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
GrazianoCapelli committed Jun 24, 2017
1 parent a181b95 commit 09cc6fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "eu.basicairdata.graziano.gpslogger"
minSdkVersion 8
targetSdkVersion 23
versionCode 17
versionName '2.1.7a_20170619'
versionCode 18
versionName '2.1.7'
}
buildTypes {
release {
Expand Down
6 changes: 3 additions & 3 deletions app/src/main/res/values-large/dimens.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<dimen name="activity_horizontal_margin">64dp</dimen>
<dimen name="activity_vertical_margin">64dp</dimen>

<dimen name="TextAppearanceLargeNumbersSize">36sp</dimen>
<dimen name="TextAppearanceTextUMSize">17sp</dimen>
<dimen name="TextAppearanceSmallTextSize">14sp</dimen>
<!-- <dimen name="TextAppearanceLargeNumbersSize">36sp</dimen>-->
<!-- <dimen name="TextAppearanceTextUMSize">17sp</dimen>-->
<!-- <dimen name="TextAppearanceSmallTextSize">14sp</dimen>-->
</resources>

0 comments on commit 09cc6fc

Please sign in to comment.