Skip to content

Commit 5f85068

Browse files
committed
bumpversion 0.16.7 --> 0.16.8
1 parent 5f9674e commit 5f85068

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "io.lbry.browser"
1717
minSdkVersion 21
1818
targetSdkVersion 29
19-
versionCode 1607
20-
versionName "0.16.7"
19+
versionCode 1608
20+
versionName "0.16.8"
2121

2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)