Skip to content

Commit

Permalink
v1.2.4 (10)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamuno authored Aug 8, 2022
1 parent 1550c49 commit 9da9138
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "org.secuso.privacyfriendlynotes"
minSdkVersion 21
targetSdkVersion 32
versionCode 9
versionName "1.2.3"
versionCode 10
versionName "1.2.4"

javaCompileOptions {
annotationProcessorOptions {
Expand Down Expand Up @@ -74,4 +74,4 @@ dependencies {
}
repositories {
mavenCentral()
}
}

0 comments on commit 9da9138

Please sign in to comment.