Skip to content

Commit 12c643f

Browse files
Update to version 1.5.1 (#22)
1 parent ed5a6de commit 12c643f

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.theta360.sample.camera"
1212
minSdkVersion 26
1313
targetSdkVersion 29
14-
versionCode 10
15-
versionName "1.5.0"
14+
versionCode 11
15+
versionName "1.5.1"
1616

1717
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1818
}

0 commit comments

Comments
 (0)