Skip to content

Commit

Permalink
bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabwhy authored Aug 30, 2023
1 parent b3f07cf commit 3379d46
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 @@ -26,8 +26,8 @@ android {
minSdk 29
//noinspection ExpiredTargetSdkVersion
targetSdk 29
versionCode 72
versionName "0.7.2"
versionCode 73
versionName "0.7.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down Expand Up @@ -66,4 +66,4 @@ dependencies {
implementation "io.noties.markwon:ext-tables:4.6.2"
implementation "io.noties.markwon:ext-tasklist:4.6.2"

}
}

0 comments on commit 3379d46

Please sign in to comment.