Skip to content

Commit

Permalink
update version (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-alfresco committed Oct 25, 2023
1 parent f03d838 commit b479ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
defaultConfig {
applicationId "com.alfresco.content.app"
versionCode envOrDef('VERSION_CODE', '1') as Integer
versionName "1.7"
versionName "1.8"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit b479ac2

Please sign in to comment.