Skip to content

Commit

Permalink
128 rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Jul 7, 2023
1 parent baf7a99 commit fefb481
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 127
versionName "127"
versionCode 128
versionName "128-rc1"

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

0 comments on commit fefb481

Please sign in to comment.