Skip to content

Commit

Permalink
Increase version code
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Schubert committed Sep 1, 2024
1 parent dcfb374 commit 098b156
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
applicationId = "com.inspiredandroid.linuxcommandbibliotheca"
minSdk = 24
targetSdk = 34
versionCode = 86
versionCode = 87
versionName = project.version.toString()
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 098b156

Please sign in to comment.