Skip to content

Commit f72cd37

Browse files
committed
Forgot that one haha
1 parent 548a054 commit f72cd37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
defaultConfig {
1717
minSdkVersion safeExtGet('minSdkVersion', 16)
1818
targetSdkVersion safeExtGet('targetSdkVersion', 28)
19-
versionCode 4
20-
versionName "0.1.3"
19+
versionCode 6
20+
versionName "0.1.5"
2121
}
2222
}
2323

0 commit comments

Comments
 (0)