Skip to content

Commit

Permalink
remote-reader: incremented version
Browse files Browse the repository at this point in the history
  • Loading branch information
frankmorgner committed Nov 27, 2024
1 parent 412ee57 commit 5794860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions remote-reader/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
minSdkVersion 21
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 30
versionCode 7
versionName "2.3"
versionCode 8
versionName "2.4"
archivesBaseName = "remote-reader-$versionName"
}

Expand Down

0 comments on commit 5794860

Please sign in to comment.