Skip to content

Commit

Permalink
Bump versionCode for the new release
Browse files Browse the repository at this point in the history
...so F-Droid can build
  • Loading branch information
licaon-kter authored and burhanrashid52 committed Jun 18, 2024
1 parent d780483 commit ad11748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ android {
applicationId "com.burhanrashid52.photoediting"
minSdkVersion 21
targetSdkVersion 32
versionCode 8
versionCode 10
versionName "3.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit ad11748

Please sign in to comment.