Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Commit 2d4153f

Browse files
committed
v1.11
1 parent bb10e2f commit 2d4153f

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
@@ -6,8 +6,8 @@ android {
66
applicationId "com.virb3.trustmealready"
77
minSdkVersion 15
88
targetSdkVersion 28
9-
versionCode 2
10-
versionName "1.1"
9+
versionCode 3
10+
versionName "1.11"
1111
}
1212
buildTypes {
1313
release {

0 commit comments

Comments
 (0)