Skip to content

Commit

Permalink
Prepare v2.1.73 release
Browse files Browse the repository at this point in the history
  • Loading branch information
alashow committed Dec 14, 2021
1 parent c759c89 commit b748c91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/java/tm/alashow/buildSrc/App.kt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ object App {
const val compileSdkVersion = 31
const val targetSdkVersion = 31
const val minSdkVersion = 21
const val versionCode = 232
const val versionName = "2.1.72"
const val versionCode = 233
const val versionName = "2.1.73"
}

0 comments on commit b748c91

Please sign in to comment.