Skip to content

Commit b9e39b7

Browse files
committed
Updated version in build file
1 parent c5604d1 commit b9e39b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "com.appliedrec.credentials.app"
1212
minSdk 24
1313
targetSdk 33
14-
versionCode 8000001
15-
versionName "8.0.1"
14+
versionCode 8000002
15+
versionName "8.0.2"
1616
archivesBaseName += "-$versionName"
1717

1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)