Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-alfresco authored Sep 27, 2024
1 parent b3cd28b commit ee49a32
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.9.0"
versionName "1.10.0"

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

0 comments on commit ee49a32

Please sign in to comment.