Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Nov 12, 2023
1 parent 92dc2e4 commit ac39aca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gpslogger/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ android {
minSdkVersion 16
targetSdkVersion 30

versionCode 128
versionName "128"
versionCode 129
versionName "129"

manifestPlaceholders = [
appAuthRedirectScheme: 'com.mendhak.gpslogger'
Expand Down

0 comments on commit ac39aca

Please sign in to comment.