Skip to content

Commit

Permalink
1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fardog committed Dec 5, 2023
1 parent fd34733 commit 01a7125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "io.fardog.timestamp"
minSdkVersion 25
targetSdkVersion 33
versionCode 9
versionName "1.5.0"
versionCode 10
versionName "1.5.1"
}
compileOptions {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.

0 comments on commit 01a7125

Please sign in to comment.