Skip to content

Commit

Permalink
set version to 7.4-SNAPSHOT and code to 67
Browse files Browse the repository at this point in the history
  • Loading branch information
wolpi committed Oct 26, 2024
1 parent 9182b69 commit 97a895e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions primitiveFTPd/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ android {
applicationId "org.primftpd"
minSdkVersion 15
targetSdkVersion 33
versionCode 66
versionName "7.3"
versionCode 67
versionName "7.4-SNAPSHOT"
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
}
Expand Down

0 comments on commit 97a895e

Please sign in to comment.