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

Commit 727f902

Browse files
Release 1.0.3 (streamlines codelab branch update process) (#22)
1 parent be32a5f commit 727f902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
minSdk 27
1818
targetSdk 31
1919
versionCode 10
20-
versionName "1.0.2"
20+
versionName "1.0.3"
2121

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

0 commit comments

Comments
 (0)