Skip to content

Commit

Permalink
Update to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GrazianoCapelli committed Jul 25, 2019
1 parent 5c75348 commit a05b40d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 3 deletions.
Binary file added apk/GPSLogger-2.2.1.apk
Binary file not shown.
Binary file modified apk/GPSLogger-latest.apk
Binary file not shown.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ android {
applicationId "eu.basicairdata.graziano.gpslogger"
minSdkVersion 14
targetSdkVersion 27
versionCode 24
versionName '2.2.1b_20190724'
versionCode 25
versionName '2.2.1'
}
buildTypes {
debug {
Expand Down Expand Up @@ -63,6 +63,5 @@ dependencies {
implementation 'com.android.support:recyclerview-v7:27.1.1'
implementation 'com.android.support:preference-v7:27.1.1'
implementation 'com.android.support:preference-v14:27.1.1'
//implementation 'com.android.support.constraint:constraint-layout:1.1.3'
implementation 'com.github.bumptech.glide:glide:3.8.0'
}
Binary file added sourcecode/GPSLogger-2.2.1 - Source.zip
Binary file not shown.

0 comments on commit a05b40d

Please sign in to comment.