Commit 3d51c94
committed
unused variables from build script
The `applicationId` and `versionName` variables were declared in `app/build.gradle.kts` but never used. This commit removes them to clean up the build script.1 parent 45c52b7 commit 3d51c94
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
146 | | - | |
147 | 145 | | |
148 | | - | |
149 | 146 | | |
150 | 147 | | |
151 | 148 | | |
| |||
0 commit comments