Skip to content

Commit ecd65e0

Browse files
committed
Improve some UI and add lock animation
1 parent f14a658 commit ecd65e0

File tree

11 files changed

+35
-6866
lines changed

11 files changed

+35
-6866
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ android {
103103
applicationId "com.techtriangle"
104104
minSdkVersion rootProject.ext.minSdkVersion
105105
targetSdkVersion rootProject.ext.targetSdkVersion
106-
versionCode 11
107-
versionName "1.3.2"
106+
versionCode 12
107+
versionName "1.3.3"
108108
}
109109

110110
splits {

0 commit comments

Comments
 (0)